Vcenter NamespaceManagement Supervisors Metrics HttpHeader

Vcenter NamespaceManagement Supervisors Metrics HttpHeader
Vcenter NamespaceManagement Supervisors Metrics HttpHeader

The Vcenter NamespaceManagement Supervisors Metrics HttpHeader schema represents an HTTP header, consisting of a name and its associated value.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "name": "string",
    "value": "string"
}
string
name
Required

HTTP header name.

This property was added in vSphere API 9.0.0.0.

string
value
Required

HTTP header value.

This property was added in vSphere API 9.0.0.0.